vcGetAssemblyStepPropertyStatement
Statement for getting a property from an assembly step associated with given assembly instance and storing this property into a process variable.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| AssemblyOrderVariableName | String | RW | Gets or sets the name of a process variable that holds an assembly object |
| OutputVariableName | String | RW | Gets or sets the name of a process variable to save the retrieved step property into. |
| PropertyName | String | RW | Gets or sets the name of a property to retrieve from selected assembly step, associated with the assembly object. |